C1.DataCollection Assembly / C1.DataCollection Namespace / C1SpanDataCollection<T> Class / SuppressSourceNotifications Method

In This Topic
SuppressSourceNotifications Method (C1SpanDataCollection<T>)
In This Topic
Disables the notifications while the returned IDisposable is not disposed.
Syntax
'Declaration
 
Protected Function SuppressSourceNotifications() As C1WrapDataCollection.SuppressionContext(Of S,T)
 
See Also